home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
HSD Spell
/
HSD Spell Disc 1.diskimage
/
HSDSpell.pkg
/
HSDSpell.pre_delete
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1992-12-04
|
178 b
|
11 lines
#!/bin/csh
#
# pre delete script to remove the references to HSDSpell languages in the
# users default database
#
dremove < $2/HSDSpell.app/.remove
# exit successfully
exit(0)